home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / roleta.swf / scripts / frame_300 / DoAction_2.as next >
Text File  |  2006-01-17  |  122b  |  6 lines

  1. sound3 = new Sound(this);
  2. SoundID = "txt006";
  3. sound3.attachSound(SoundID);
  4. sound3.setVolume(100);
  5. sound3.start(0,1);
  6.